home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMIBEST1.ADF / AmigaBasicStuff / CelScripts / AniScript.DOC < prev    next >
Text File  |  1987-07-22  |  868b  |  27 lines

  1.  
  2. These are the files from the article "Aegis Animator Scripts and Cel
  3. Animation" by John Foust in Amazing Computing Volume 2, Number 7.
  4.  
  5.    AniScript.BAS is the AmigaBasic program to create scripts.
  6.  
  7.    BaseScript.script is the stub script to be joined with Walk.script,
  8.    Walk, and Walk.def to form Walk.script.
  9.  
  10.    Walk is a sample script created by AniScript.
  11.  
  12.    Walk.def is part of the same sample script.
  13.  
  14.    Walk.script is the complete, joined Animator script for the
  15.    cel animation of the fish-like creature.  If you have Aegis
  16.    Animator or the public domain Animator Player, load this
  17.    file as a script to view the animation.
  18.  
  19.    f1.win, f2.win are the two alternate front fin brushes.
  20.  
  21.    b1.win, b2.win are the two alternate back fin brushes.
  22.  
  23.    body.win is the body of the fish.
  24.  
  25.    Work.pic is the IFF picture of the background of the fish tank.
  26.  
  27.